memory access
英 [ˈmeməri ˈækses]
美 [ˈmeməri ˈækses]
存储访问,内存访问;存取存储器
英英释义
noun
- (computer science) the operation of reading or writing stored information
双语例句
- When AME is enabled for an LPAR, the operating system starts compressing and decompressing data in memory based on the workload's memory access pattern.
 在为LPAR启用AME时,操作系统将开始根据工作负载的内存访问模式压缩和解压缩内存中的数据。
- With AIX uDAPL, you can incorporate the features provided by the API, including the capability to do remote direct memory access ( RDMA).
 通过使用AIXuDAPL,可以利用API提供的特性,包括远程直接内存访问(RDMA)。
- The index register is added to the specified address, and the result is used as the address for the memory access.
 索引寄存器会与某个指定的地址相加,结果用作访问内存时使用的地址。
- Modern hardware makes use of nonuniform memory access ( NUMA), whereby a processor can access local memory faster than memory located remotely, on another bus.
 现代硬件利用了非一致内存访问(NUMA),因此,处理器访问本地内存的速度比访问位于另一个总线上的远程内存的速度更快。
- NUMA support ( Non-Uniform Memory Access, memory design for multiprocessors) allows virtual machines to efficiently access large amounts of memory.
 NUMA支持(非一致性内存访问,针对多处理器的内存设计)允许虚拟机有效地访问大量内存。
- Adaptive stack cache with fast address generation policy is proposed by investigating memory access behavior of programs.
 通过对程序的访存行为进行分析,提出快速地址计算的自适应栈高速缓存方案。
- As processor gets much higher speed, the memory access latency becomes a bottleneck that restricts higher performance.
 随着处理机运行速度的逐渐提高,存储访问延迟成为性能提高的瓶颈。
- Hence the term Non-Uniform Memory access.
 因此就有了非均匀存储器存取这个术语。
- We also add the'unsafe'keyword since direct memory access isn't thread safe.
 我们也添加了“不安全”的关键词因为直接内存获取并不安全。
- To enable memory access, it provides put and set methods for ints, chars, and bytes.
 为允许内存访问,它为int、char和byte提供了put和set方法。
